[ Index ] [ Download ] [ Register ] [ Installation ]

Example:

Here is how the HTML-code for this example looks:

<APPLET CODE=embe.ticker.ScheduleTicker ARCHIVE="embe/ticker.zip" WIDTH=350 HEIGHT=30>
<PARAM NAME="cabbase" VALUE="embe/ticker.cab">
<PARAM NAME="Datafile" VALUE="data/textimage2.txt">
<PARAM NAME="ImageSize" VALUE=90>
<PARAM NAME="ImagePos" VALUE="west">
<PARAM NAME="BGColor" VALUE="00ffff">
<PARAM NAME="TextColor" VALUE="0022ff">
<PARAM NAME="BorderColor" VALUE="ffffff">
<PARAM NAME="FontSize" VALUE=9>
<PARAM NAME="TextDelay" VALUE=5000>
<PARAM NAME="ImageDelay" VALUE=1000>
<PARAM NAME="ImageTarget" VALUE="_blank">
<PARAM NAME="TextTarget" VALUE="_blank">
</APPLET>

And here is the data file used in this example.